You can add your own Python scripts to Dragonfly to create custom tools for image processing, segmentation, and numerical modeling, or to generate additional statistics for analyzing objects in a multi-ROI.
Custom region of interest tools can be created to accelerate segmentation workflows. These tools will appear in the ROI Tools panel in the Custom box if the Python script that defines the tool is added to either or both of the following locations:
|
Location |
---|---|
Current user |
|
All users |
|
Custom mesh tools can be created to accelerate a workflow. These tools will appear in the Mesh Properties and Settings panel if the Python script that defines the tool is added to either or both of the following locations:
|
Location |
---|---|
Current user |
|
All users |
|
Default statistical properties for analyzing the objects in a multi-ROI and available in the Column Selector dialog. If required, you can create your own statistics generator script to exact additional properties for an analysis. Statistics generators must be added to either or both of the following locations to be recognized by Dragonfly:
|
Location |
---|---|
Current user |
|
All users |
|